Skip to content

fix(ci): disable cargo package verification for release-plz - #13

Merged
its-mash merged 1 commit into
mainfrom
fix/disable-cargo-package-verify
Feb 5, 2026
Merged

fix(ci): disable cargo package verification for release-plz#13
its-mash merged 1 commit into
mainfrom
fix/disable-cargo-package-verify

Conversation

@its-mash

@its-mash its-mash commented Feb 5, 2026

Copy link
Copy Markdown
Member

Internal workspace dependencies use path-only references without versions. Since we're not publishing to crates.io (git_only = true), cargo package verification is not needed and causes false failures.

Internal workspace dependencies use path-only references without versions.
Since we're not publishing to crates.io (git_only = true), cargo package
verification is not needed and causes false failures.
@changeset-bot

changeset-bot Bot commented Feb 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9fef0dd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@its-mash
its-mash merged commit 8ec29e0 into main Feb 5, 2026
0 of 3 checks passed
@its-mash
its-mash deleted the fix/disable-cargo-package-verify branch February 5, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant